home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / os20 / util / newpop40_aga.lha / NewPop-4.0AGA / README < prev    next >
Text File  |  1992-11-20  |  5KB  |  105 lines

  1. README file for NewPop v4.0AGA:
  2.  
  3. This is a recompile for the AGA chipset.  We still open a two bit screen,
  4. but now allow 24 bit colors.  This is a quick hack to allow NewPop users
  5. that have upgraded to OS-3.0 and AGA machines to take advantage of the
  6. new color abilities: it doesn't check to make sure the correct version
  7. of the OS is under it.  Please use v4.0 if this fact concerns you...
  8.  
  9. Also, the included .newpoprc file is the one I use on the A4000.
  10.  
  11. Thanks,
  12. Loren J. Rittle <rittle@comm.mot.com>
  13. Fri Nov 20 00:44:54 1992
  14.  
  15.  
  16.  
  17. OLD README file for NewPop v4.0:
  18.  
  19. Please read all the notes in this file BEFORE starting up NewPop v4.0!
  20. Thanks to all the beta testers; Ed, Ken, Aris, Chris, Thomas [ordered
  21. from smallest name to biggest].
  22.  
  23. Lots of things have changed [again] for this release.  The NewPop manual,
  24. NewPop.doc, has not changed drastically since the v3.0 release.  If you
  25. have not read the v3.x manual, I suggest that you do so now.  The most
  26. important new feature [since pre-v3.0] is the user configuration file,
  27. [s:].newpoprc.  All configurable features are listed in .newpoprc.
  28.  
  29. *NOTE*:  Be sure to look at .newpoprc before running the new version of
  30. NewPop!  Copy it to s: and then edit it to taste.  Please pass the
  31. unmodified version of .newpoprc to other users.
  32.  
  33. New notes for NewPop 4.0:
  34. Some things have changed, most have to be enabled by the user by setting
  35. options in [s:].newpoprc.  This release works better with 2.0 by using the
  36. System() call instead of Execute(), if available, to startup a new shell.
  37. In conjunction with the use of 2.0's System() call, where available, I have
  38. decided to junk the auto-detach `feature' of NewPop (was done by linking
  39. with with cback.o), this will allow more information to be copied to the
  40. pop'd shell --- this is most desirable.  This means you will want to use
  41. one of the following command lines to start NewPop up now:
  42.  
  43. run newpop
  44. newpop <nil: >nil: & (for those blessed with the WShell)
  45. run <nil: >nil: newpop
  46. run <null: >null: newpop (for those blessed with the null: device)
  47. runback <null: >null: newpop (for those with runback...)
  48.  
  49. Some of these command lines will cause NewPop to keep a lock on the
  50. console window from which it is started.  Under 1.3.2+,
  51. `run <nil: >nil: newpop' should run fine and detach NewPop from the
  52. starting window with no problem.  If you don't have WB 1.3.2+ and
  53. thus can't get NewPop to detach, then I don't feel sorry for you...
  54. Life is moving on and NewPop will most likely be 2.0 only within
  55. months of the official release from Commodore...
  56.  
  57. 'newpop -q' is considered to be obsolete, and `break [cli number of
  58. NewPop]' is now the official way to stop a running NewPop from the cli.
  59. In fact, NewPop now takes NO command line options ('-q', the last command
  60. line option, has been removed).
  61.  
  62. From the WorkBench, a double click on the NewPop icon will start NewPop if
  63. not currently running or stop a running NewPop.  Those blessed with 2.0 can
  64. just copy NewPop over to their WBStartUp directory and copy .newpoprc to s:
  65. (and then edit it!) and everything will magically work the next time you
  66. boot.  [Note:  NewPop has been runnable from the WorkBench for some time, I
  67. just never bothered to tell anyone, as it seemed kind of silly that you
  68. would want to...  With the 2.0 WBStartUp directory, it makes sense to
  69. explain that NewPop is Workbench friendly.]
  70.  
  71. Be sure to use your old version of NewPop to halt an old version that is
  72. running, as the 'quit' mechanism has changed quite a bit in recent
  73. releases.  Actually, as some have found out, there was a problem with
  74. past releases of NewPop that could cause a system crash if NewPop was
  75. stopped on an A3000 (while running 2.0) machine (or, it appears, any
  76. machine with a C= SCSI controller) under some circumstances.  This problem
  77. has been found and fixed, but it may cause you trouble while stopping an
  78. old version to install this new one.  Thanks to the above listed beta
  79. testers, NewPop is quite stable, just be careful getting rid of an old
  80. version if you fall into the class described above (i.e. you may want to
  81. reboot to get rid of a running NewPop, sorry...).
  82.  
  83. This version can now be compiled with 2.0 includes (and must be as it uses
  84. some of the new features if it finds you are running AmigaOS 2.0).  Please
  85. see [s:].newpop and ChangeLog for more details and the full list of new
  86. features.
  87.  
  88. Currently NewPop just quits with no error message if it encounters any
  89. error condition at startup time.  The one exception is a parse error on
  90. the [s:].newpoprc file; these are pointed out as stated in .newpoprc.
  91. No errer messages of any kind are emitted if NewPop is started up from
  92. the WorkBench.  Better error reporting is slated for a future upgrade as
  93. are some other neat things I don't want to reveal just yet...  :-0
  94.  
  95. It makes me happy just to know you use and like NewPop.  I would like to
  96. hear from everyone who uses NewPop (and from people who see it, but decide
  97. not to use it).  This is not guiltware, this is totally free software (see
  98. NewPop.doc for more information).  If you decide you want to do something
  99. nice for me and you live in the ChicagoLand area, you could take me out for
  100. a pizza sometime.  :-)
  101.  
  102. Thanks,
  103. Loren J. Rittle
  104. Sat Apr 27 07:13:31 1991
  105.